From 4ead934c9c5bc1e2324c482d9e2705400e644674 Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Thu, 24 Aug 2017 19:12:36 +0200 Subject: [PATCH] python3-minimal => python3, otherwise lintian complains --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6f0025fa6..9e07ff415 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, rustc (>= 1.1), binutils, gcc | clang | c-compiler -Suggests: cargo-doc, python3-minimal +Suggests: cargo-doc, python3 Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. -- 2.30.2